You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.ValuesToText Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.ValuesToText Method

Converts data to delimited string using Delimiter and number formatting options.

Syntax
C#
Visual Basic
public string ValuesToText(string Delimiter, [In] string ReFormat, [In] string ImFormat);

Pass empty string to ReFormat and ImFormat to indicate general number formatting.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!